Skip to content

Commit d285d31

Browse files
authored
update django-filter to prepare for Wagtail (#5981)
1 parent 06edac5 commit d285d31

File tree

2 files changed

+6
-9
lines changed

2 files changed

+6
-9
lines changed

poetry.lock

Lines changed: 5 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ django-cors-headers = "^3.14.0"
4848
django-enforce-host = "^1.1.0"
4949
django-cache-url = "^3.4.5"
5050
django-extensions = "^3.2.3"
51-
django-filter = "^22.1"
51+
django-filter = "^23.5"
5252
django-redis = "^5.4.0"
5353
factory-boy = "^3.3.0"
5454
Faker = "^16.9.0"

0 commit comments

Comments
 (0)